getPositionY

abstract fun getPositionY(block: DesignBlock): Float

Query a block's y position.

Return

the value of the y position.

Parameters

block

the block to query.